Pooya1 Active Member Licensed User Jun 17, 2018 #1 I use googlemap in my app When i enable location service,in googlemap show my location with mistake icon or maybe faulty I attach picture When i use bitmap for marker,there is no problem This icon is add via googlemap Attachments photo_2018-06-17_14-11-46.jpg 28.1 KB · Views: 310
I use googlemap in my app When i enable location service,in googlemap show my location with mistake icon or maybe faulty I attach picture When i use bitmap for marker,there is no problem This icon is add via googlemap
Erel B4X founder Staff member Licensed User Longtime User Jun 18, 2018 #2 Have you added the GoogleMaps.bundle to your project? Upvote 0
Pooya1 Active Member Licensed User Jun 18, 2018 #3 Erel said: Have you added the GoogleMaps.bundle to your project? Click to expand... Of course If i dont add it,B4i will error for this files Upvote 0
Erel said: Have you added the GoogleMaps.bundle to your project? Click to expand... Of course If i dont add it,B4i will error for this files
Erel B4X founder Staff member Licensed User Longtime User Jun 19, 2018 #4 Reproduce it in a small project and upload the project. Upvote 0
Pooya1 Active Member Licensed User Jun 19, 2018 #5 Erel said: Reproduce it in a small project and upload the project. Click to expand... You can download here https://ufile.io/f5vsg Upvote 0
Erel said: Reproduce it in a small project and upload the project. Click to expand... You can download here https://ufile.io/f5vsg
Erel B4X founder Staff member Licensed User Longtime User Jun 19, 2018 #6 The code cannot run as it misses the PListExtras. Anyway the bundle files seem to be outdated. Follow the tutorial and download the bundle from the example project: https://www.b4x.com/android/forum/threads/googlemaps-tutorial.47019/ Upvote 0
The code cannot run as it misses the PListExtras. Anyway the bundle files seem to be outdated. Follow the tutorial and download the bundle from the example project: https://www.b4x.com/android/forum/threads/googlemaps-tutorial.47019/
Pooya1 Active Member Licensed User Jun 19, 2018 #7 Erel said: The code cannot run as it misses the PListExtras. Anyway the bundle files seem to be outdated. Follow the tutorial and download the bundle from the example project: https://www.b4x.com/android/forum/threads/googlemaps-tutorial.47019/ Click to expand... Oh i forgot add plist but there are exist in my code Ok i try to change bundle files Upvote 0
Erel said: The code cannot run as it misses the PListExtras. Anyway the bundle files seem to be outdated. Follow the tutorial and download the bundle from the example project: https://www.b4x.com/android/forum/threads/googlemaps-tutorial.47019/ Click to expand... Oh i forgot add plist but there are exist in my code Ok i try to change bundle files