Question

Would like to check if there is any free or less cost service available to show a location in the map? Currently, in one of our clients website, there is a requirement to show the current location- this location is however obtained by one of clients own program. However since its just a plotting of co-ordinates in the map, the client is not willing to invest on license provided by Google or by Bing; because the license given by these guys are for the entire API and in this case there is no need for the entire API as the locations lat/long are already available. And since our client charges the consumers a fee not just for the map but for various other functionalities , there is an ask for a proper license. Any idea or thoughts?

Thanks

Was it helpful?

Solution

incase you would want to just show a map with a location, then have a look into Map Image API from HERE.

Also check the limitations for free usage from: http://developer.here.com/get-started

And if you need more dynamic usage HERE has also the JavaScript API for maps available.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top