B4A Question Find Existing Google Maps API key - Roger Daley    Jul 30, 2019 Hi All
I am trying to bring an existing App up to date with the latest Goggle Map requirement. Following the tutorial instructions I need to enter the API key in the Manifest.
I have an API key... places without success.
Is there a way to find the API key in project download it from the Dev... B4A Question Google maps search bar - apty (first post)    Sep 26, 2016 ok Thanks... B4A Question Find Real Address from Navigation on Google Map - Adamdam    Jul 31, 2019 Dear All:
Greetings,
Hope to build deliver app, so i need to find destination address/location
The user navigate the Map until find his location, at this time, need the app find address and view... B4A Question GoogleMapsExtras Circle radius find all location in there from SqlLite - klaus (first post)    Sep 14, 2020 You may have a look at this GPS - get nearest coordinates from SQLite database.... B4A Question Google Maps find GPS Location when GPSExample won't - junglejet (first post)    Jun 21, 2012 to be driven by Google maps.... B4A Question Find Google Maps marker by Snippet or Name - Erel (first post)    Jan 15, 2020   (1 reaction)
don't know what exactly it is you want to do, but you could add your MarkerOptions to a list
A Map is even better for this.
Markers.Put(NewMarker.Title, NewMarker)
...
Dim m As Marker = Markers.Get("title 1")
... B4A Question How to create way finding with Google Maps? - DonManfred (first post)    Oct 31, 2019   (3 reactions) Use Google Directions Api
https://developers.google.com/maps/documentation/directions/start?hl=de... B4A Question Search an address on google maps - Alberto Michelis    Oct 7, 2015 Hi,
How can I open google maps pointing to a given address?
Thanks... B4A Question Open Google maps webview with search place parameter - andrewhannay (first post)    Aug 1, 2014 Now, that is handy.
Thanks,
Andrew... B4A Question How can I find my location with GoogleMapsExtra? - Beja    Dec 8, 2013 Is it accurate to rely on GoogleMapsExra for pinpointing geolocation? any example please!
Thanks in advance.... Page: 1   2   3   4   5   6   7   |