hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Feature: Map Styling

cansoysal opened this issue · comments

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

Please specify more details regarding your feature-request.

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

@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/

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

Included in #51

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.