Blog In der Apotheke
Wyślij mi powiadomienie email o każdym nowym artykule (musisz być zalogowany)

Farewell, Google Maps

Google decided to make Maps its next billion dollar business by raising prices 14 times and decreasing free usage limit almost 30 times, all with minimal notice period. Fortunately, the move energised map competitors. Apple Maps, Mapbox, TomTom - which alternative is best for mid- and larger sites?

(this is an English version of the article based on our GdziePoLek.pl site in Poland)

Our startup allows patients to find medicines they need in brick-and-mortar pharmacies. Even from the name ("where I get my meds" in English) you could tell that location is an important part of it. It is easy to explain how the service works through a single picture, and Google Maps has always been a prominent background of it:

Typical web page for our service: showing availability of the product

Of course, we always knew that as we grew larger, there would be cost to using Google Maps.

Up till now, free usage limit of about 750 thousand map loads per month was well aligned with scale when one can expect to generate revenues that cover the cost. Price for commercial usage ($0.5 for 1000 map loads) was not high enough to consider alternatives.

In June, however, we got an email as a "high usage" client of Google Maps:

Email from Google

After a conference call with Google Maps customer service (who, contrary to the email, offered no discounts or credits whatsoever) we realised that price increases are huge:

  • Current free usage limit of 750k requests monthly turns into ca. 28k requests (almost 30 times less)
  • Current $0.5 for commercial usage becomes $7 (14 times more), $5.60 with high volume

Importantly, prices are the same from US to the Africa, despite the fact that revenue generation is vastly different in most developed countries compared to the others. We know it well from comparing Polish market to Germany, as we expand there. 

Comparison of Google Maps monthly bill before and after price hike

If we maintained current monthly usage of both maps and Places (ie. location search), the cost of Google Maps would be multiple times higher than the total cost of all other infrastructure.

Comparing visuals and level of detail 

Google Maps is objectively the best product on its market, in many regards positioned light years ahead of its competitors. Excellent analysis of how advanced are Google's maps compared to the others was published by Justin O’Beirne.

The good news is that even though maps are such an important part of our user interface, they serve no more advanced purpose than effectively visualising locations of pharmacies. Therefore we do not use advanced functions which are most likely to have proprietary APIs, such as satellite images, routes calculation and others.

What's important is visual quality of the maps and level of detail that they provide in the territory where we operate, which is mostly Poland and, hopefully soon, Germany. Below comparison of how the same location in the centre of Warsaw looks like with different map providers:

Same pharmacy in Warsaw on various maps

Where it was possible we overlayed our custom markers

On the first glance, it seems that almost all providers would provide satisfactory experience as far as centre of Warsaw is concerned. One exception might be Azure Maps, which was made available just in the previous months. To be fair, Microsoft claims that perceived emptiness of its maps is intentional and for the benefit of its large corporate partners, who like to overlay a large amount of their own information on the maps.

Perhaps centre of Warsaw might not be representative of the whole country, however, and map quality for smaller cities might be worse. Therefore we also compared views in the smaller town (Konstancin):

Pharmacy in vicinity Konstancin-Jeziorna

Despite our initial concerns, it turned out that we are not hostage to Google Maps after all and many alternatives look surprisingly decent in Poland.

Added: often there is an opportunity to create a custom map style, which we didn't explore as we don't use custom maps on our site. But it's clearly an important thing for Mapbox, where mentions of various editors confused us slightly at pricing (below), and MapTiler (customisation tutorial here).

Comparing prices

Map providers use different pricing models, which makes direct comparison of prices difficult. Here is an overview of the options for paid usage (not taking into account free usage allowance):

  • Google Maps - $7 for each 1000 map loads irrespective of map size or zooming/panning by the user ($5.60 with discount for high volume)
  • Mapbox - $0.50 for each (edit: 1000) "map views", which despite the name is not a map view, but request of 4 or 15 map tiles (depending on map type), rounded up
  • Azure Maps - $0.50 for 1000 "transactions", where transaction is equal to 15 map tiles 
  • TomTom - $0.50 for 1000 “transactions” ($0.40 with highest volume discounts), each transaction is equal to 15 map tiles
  • HERE - pricing is by bundles, Standard bundle amounts to  $0.50 for 1000 “transactions” (15 tiles)
  • MapTiler - $0.05 for additional 1000 map tiles
  • Apple Maps - so far is in beta and offers a generous free usage allowance, no commercial pricing available

We find Google model most transparent (leaving aside the price), because every web site page view with a map on it will have the same price.

In case of paying by each map tile, as with MapTiler, things are getting more complicated. How many tiles are present on each map depends on its size, which in case of responsive sites might be different for each user depending on the screen resolution. Apart from that, user might move map around or zoom, drawing further tiles.

The least transparent we found the pricing terms of Mapbox. Not only it's unclear how many tiles are calculated for each "map view", the term itself is misleading (other companies use "transaction", which doesn't imply that it's a full cost for map view like with Google Maps).

From looking at pricing terms it's hard to reason what would be the actual daily cost for the whole site. Our startup, for example, uses both small maps on pharmacies' profiles, as well as huge full-screen maps presenting search results - but only for desktop users.

Short list of alternatives

Which maps should we investigate deeper?

Some options we could reject quickly for various reasons. OpenStreetMap is not supposed to be directly used by commercial sites. Apple Maps, even though we wouldn't mind having Apple logo on our site somewhere, was just released as beta and requires Apple developer account to test properly.

We would love to be able to use Azure Maps along with other services that we are already using on Azure. However, proprietary Javascript API leaves much to be desired, even when one tries to implement the simplest use cases (eg. custom markers).

HERE maps seem a poor match visually for our site (too stark), have proprietary interface and we prefer pay-as-you-go billing to bundles. But a large site that we know decided to migrate to HERE, so we will see how it works for them.

We find the most attractive option to be using one common, open source javascript library - like Leaflet - allowing seamless changes of underlying providers of the actual map tiles.

Such opportunity can be had if we went with Mapbox or MapTiler, and perhaps TomTom, which, however, uses a slightly modified Leaflet client and requires pre-paid billing instead of pay-as-you-go which we prefer.

Comparing actual daily cost for our site

We upgraded our web application in order to be able to switch map provider by a single click in the administration console. Then we watched amount of resources that we consumed daily in case of each short-listed map provider, ie. Google Maps, Mapbox and MapTiler.

Here is how it went.

Comparing the actual cost for maps on a single day (15,000 total site visits, of which not all might involve maps) 

Comparison is specific to GdziePoLek.pl and its usage of maps across the site, as well as screen sizes of its users, resulting in maps of different sizes 

Google Maps would have most favorable model for users of big and intensively interacted with maps, like us, but radical price increase puts the cost way higher than alternatives.

As it turned, cost of using Mapbox and MapTiler in our case is comparable, despite slightly different billing model.

Mapbox has more resources to its disposal - 400 employees according to LinkedIn, compared to MapTiler's 7 team members - thanks to Softbank's $164m investment. On the other hand, having acquired that much capital, the company is branching out in several directions (autonomous driving, VR...) which for a user dependent on its maps service might be somehow concerning. Therefore we will keep using both services in parallel.

Lessons learned

If not for radical price hike, we would not embark upon looking for Google Maps replacement, as it would be clearly a "not broken - don't repair it" situation. 

Sudden change of policy by Google, which is directed specifically at startups (as smaller web sites should largely remain below even the new lower thresholds), is surely an unpleasant surprise for us and does not create much trust in Google as a vendor. In the future we would therefore keep our distance from Google Cloud and avoid deep integration with any Google services on which it can pull a similar trick. For example we would be wary on taking free Google Analytics for granted.

On a positive note we were impressed by the quality of open source code for operating maps (Leaflet). Some advanced functions which we had implement ourselves on Google side were readily available in Leaflet.

For people starting development of a startup making heavy use of maps, we would recommend using Leaflet and independent map vendors and avoiding dependence on Google.

E-Rezept in Großbritannien, Deutschland, Estland und Polen

Das Pilotprojekt von E-Rezepten in Polen ist für Februar geplant. Inwiefern ist die polnische Lösung mit denen in anderen Ländern vergleichbar? Ist das E-Rezept eine potentielle Bedrohung oder eine Chance für Apotheken? Wird es unabhängigen Apotheken Schaden bringen, die nicht über ausreichende Finanzmittel verfügen, um in Technologie und Marketing zu investieren? Wir haben uns die Erfahrungen im Bereich der E-Rezepte in Großbritannien, Estland und Deutschland angesehen.