hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium
Other
87 stars 26 forks source link

New Feature: Map Styling #53

Closed cansoysal closed 7 years ago

cansoysal commented 7 years ago

Hi, Do you mind to add map styling to the module? It would be a great addition.

hansemannn commented 7 years ago

Please specify more details regarding your feature-request.

yozef commented 7 years ago

I can add this (though my code doesn't package the module) :p He is referring to: https://developers.google.com/maps/documentation/ios-sdk/hiding-features#json_style_declarations

cansoysal commented 7 years ago

@hansemannn Well, There is styling feature in iOS SDK. It is possible to use json as stylebook. https://developers.google.com/maps/documentation/ios-sdk/styling and generator is here https://mapstyle.withgoogle.com/

hansemannn commented 7 years ago

Ok, looks easy to do. I will implement it in the next feature release.

hansemannn commented 7 years ago

Included in https://github.com/hansemannn/ti.googlemaps/pull/51

andersdp commented 7 years ago

Hi - just started working with this module. Much better than the Titanium Maps module :)

How do I use this mapStyle property? Can't figure it out.