Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style map #105

Open
leonardo2204 opened this issue May 26, 2017 · 3 comments
Open

Style map #105

leonardo2204 opened this issue May 26, 2017 · 3 comments

Comments

@leonardo2204
Copy link
Contributor

Is it possible to style the map ?
Using Google Maps is possible to stylize my map according to a Json.

@nwadams
Copy link
Contributor

nwadams commented May 26, 2017

@leonardo2204 We could look into implementing this. Is there an example of how this is implemented in the maps api.

@leonardo2204
Copy link
Contributor Author

leonardo2204 commented May 26, 2017

@nwadams thanks for the quick reply, sure there is !
https://developers.google.com/maps/documentation/android-api/styling
https://www.mapbox.com/android-sdk/examples/custom-raster/

I'm giving this some thought also, if I come up with something I'll let you know !

Thanks again

@leonardo2204
Copy link
Contributor Author

@nwadams I've started working on this, the tricky part here is that Mapbox accepts both an asset and url path, but Google receives the json itself, so I'm not sure how to handle the network path on Mapbox.
Any ideas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants