Tester for map position helper (Php class)

This helper class can parse urls of a map services Google maps, Openstreetmap, Yandex and many others. It fetches the position longitude and latitude from an url.

It generates urls with the same position with other map services.

Try it yourself!

  1. Open Google maps or Flightradar 24 or Open street map or Windy or Yandex map,
  2. Zoom in, go to any position and then
  3. Copy the url and paste it below.

Examples

Click one :-)
http://www.openstreetmap.org/#map=13/46.9384/7.4585
https://www.yandex.ru/maps/99/munich/?ll=11.555422%2C48.085201&z=10
https://www.google.ch/maps/@46.9457237,7.4302919,14z
https://www.google.com.br/maps/@-22.7405789,-47.3313609,20.25z

Ressources
Source: Github / Author: Axel Hahn (www.axel-hahn.de)