Mapbox has an excellent alternative map platform based largely but not entirely on OpenStreetMap data. Mapbox GL JS in particular is a joy to work with and extend. https://www.mapbox.com/ It's not free, but it's very easy to use and the pricing is roughly 1/10th of Google's when you get past the free tier: https://www.mapbox.com/pricing/ Mapzen used to be an alternative but sadly they shut down. However many of their…
I'm in the process of comparing Mapbox with Google Maps Platform. The usage would be for large full-screen maps with lots of interaction. Comparing map loads/views is not apples to apples. Google counts a single map "load" similar to a page view [1]. The number of tiles loaded doesn't influence cost. With Mapbox, a map "view" is 4-15 tiles (depending on how they're styled) [2]. [1] https://developers.google.com/maps/…
Google Maps Platform
121–130 of 265 posts
Re: Google Maps Platform
#122Earlier quoted context omitted.
Agreed. I contribute to Google maps a lot and I've looked into contributing to open street maps but the options seemed pretty clunky. I recommend mapbox to all of my clients over Google maps.
Just click the edit button on https://www.openstreetmap.org/ , I find the interface quite nice. It's quite addictive! That being said, I don't know of a similarly easy to use editor on Android for simple things like adding opening hours or addresses.
Re: Google Maps Platform
#123Re: Google Maps Platform
#124Earlier quoted context omitted.
I'm just starting a side project that uses similar, i think it's the pricing around autocomplete and places information that seems like the most painful part to me. Currently I'm using it to search and add points on a map, it seems like it could really add up
There are a few free alternatives to Google: arcgis has a free place suggestions API: https://developers.arcgis.com/rest/geocode/api-reference/geo... OpenCageData is pretty good for geocoding with a good free tier. My company https://stadiamaps.com does map tiles at very generous tiers.
Re: Google Maps Platform
#125Good grief, that's totally impractical to have website administrators, my clients, to do that, even I as a seasoned developer hate trying to navigate around the complex labyrinth that is the Google developer console stuff.
It's all so complicated. I just want a page I can point my customer to, "go here, type in your domain name, enter your credit card number in case you need to be billed by Google for usage, and tell me the API key it spits out".
On top of that, it's still of course totally open to abuse and quota theft, referer checking is not security. I can see a burgeoning black market in api keys forming.
Re: Google Maps Platform
#126Re: Google Maps Platform
#127I run https://onthegomap.com which uses Google Maps API. Last month it cost about $500 (for direction requests). Under the new pricing model it will cost $30,000 per month: $2,500 for page views, $27,000 for direction requests, and $1,000 for elevation request. It makes $300-500 per month in ad revenue. Time to shut down?
Where did you find your monthly API calls? I can't seem to get any numbers other than daily for the last week
Re: Google Maps Platform
#128If you're on mobile, I'll save you some time. There is no way to locate the pricing page. And yes, the navigation menu is completely empty. I was able to get on a desktop and find the pricing page. Here's a link: https://cloud.google.com/maps-platform/pricing/sheet/
iOS11 added a "Desktop view" mode but I am not sure the feature is well known (Android has had the feature forever, so by mobile, you mean iOS I think). From memory, in Safari, tap share, then scroll across to desktop view. I don't have an iDevice with me at moment, but it should work.
However I have found that it is quite unreliable at working. Not sure if it's just changing the viewport for CSS, or the user-agent, or what. But it frequently doesn't work.
Re: Google Maps Platform
#129I run https://onthegomap.com which uses Google Maps API. Last month it cost about $500 (for direction requests). Under the new pricing model it will cost $30,000 per month: $2,500 for page views, $27,000 for direction requests, and $1,000 for elevation request. It makes $300-500 per month in ad revenue. Time to shut down?
While not to your degree I'm in a similar position. They only gave us 30 days to figure all this out which is ridiculous. Where did you find your monthly API calls? I can't seem to get any numbers other than daily for the last week
Re: Google Maps Platform
#130I run https://onthegomap.com which uses Google Maps API. Last month it cost about $500 (for direction requests). Under the new pricing model it will cost $30,000 per month: $2,500 for page views, $27,000 for direction requests, and $1,000 for elevation request. It makes $300-500 per month in ad revenue. Time to shut down?