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

[@nativescript/google-maps]: Support for MapId for styling through Google Cloud #580

Open
ubaidazad opened this issue Apr 16, 2024 · 0 comments

Comments

@ubaidazad
Copy link

Currently, there's a need for supporting MapId for styling through Google Cloud in the NativeScript Google Maps plugin. This feature would greatly enhance customization capabilities for maps in NativeScript applications.
https://developers.google.com/maps/documentation/get-map-id#android

Expected Behavior:
The plugin should provide an option to specify a MapId for styling through the Google Cloud platform. This would allow developers to utilize custom map styles created in the Google Cloud console.

Current Behavior:
At present, the plugin lacks support for specifying MapId for styling through Google Cloud. Developers are limited to using predefined styles or manually applying styles in code, which restricts flexibility and scalability.

Steps to Reproduce:

  • Attempt to integrate a custom map style from Google Cloud using the NativeScript Google Maps plugin.
  • Notice the absence of an option to specify a MapId for styling.
  • Explore alternatives for customizing map styles within the plugin.

Proposed Solution:
Provide an API or configuration option within the NativeScript Google Maps plugin to specify a MapId for styling through Google Cloud. This could involve extending existing functionality or introducing a new method specifically for handling custom map styles from Google Cloud.

Environment:
NativeScript version: 8.7.0
NativeScript Google Maps plugin version: 1.7.1

@ubaidazad ubaidazad changed the title Support for MapId for styling through Google Cloud [@nativescript/google-maps]: Support for MapId for styling through Google Cloud Apr 16, 2024
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

1 participant