Daniel Uribe Member Licensed User Longtime User Apr 24, 2017 #1 Does anyone know how to use the Night map style in the library googlemap? More on Description https://developers.google.com/maps/documentation/ios-sdk/styling?hl=en Thanks a lot
Does anyone know how to use the Night map style in the library googlemap? More on Description https://developers.google.com/maps/documentation/ios-sdk/styling?hl=en Thanks a lot
Erel B4X founder Staff member Licensed User Longtime User Apr 25, 2017 #2 Updated GoogleMapsExtra is attached. You need to call it with: B4X: gextra.MapStyle(File.ReadString(File.DirAssets, "style.json")) Style wizard: https://mapstyle.withgoogle.com/ Don't set MapType at it will override the style. It requires a newer version of iGoogleMaps library and the Google Maps framework. It will be updated later today. Attachments GoogleMapsExtra.bas 4.6 KB · Views: 531 Upvote 0
Updated GoogleMapsExtra is attached. You need to call it with: B4X: gextra.MapStyle(File.ReadString(File.DirAssets, "style.json")) Style wizard: https://mapstyle.withgoogle.com/ Don't set MapType at it will override the style. It requires a newer version of iGoogleMaps library and the Google Maps framework. It will be updated later today.
Erel B4X founder Staff member Licensed User Longtime User Apr 25, 2017 #3 Updated iGoogleMaps: https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.48179/#post-499384 Upvote 0
Updated iGoogleMaps: https://www.b4x.com/android/forum/threads/updates-to-internal-libraries.48179/#post-499384
Daniel Uribe Member Licensed User Longtime User Apr 25, 2017 #4 Wow!!!! My congratulations Erel, just perfect!!!!! Do you accept a beer as a thank you? jejej sorry. ;-) Upvote 0
Wow!!!! My congratulations Erel, just perfect!!!!! Do you accept a beer as a thank you? jejej sorry. ;-)