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

Google Maps Custom Icon #107

Open
ng-druid opened this issue Feb 14, 2023 · 1 comment
Open

Google Maps Custom Icon #107

ng-druid opened this issue Feb 14, 2023 · 1 comment
Assignees

Comments

@ng-druid
Copy link

The marker manager inside core only supports using a iconUrl. However, google maps native api also supports using a custom icon. The interface for the custom icon already exists in this library as MarkerIcon inside core. The map component also has an input for icon not just iconUrl. When an icon is provided as input it should be used rather than the iconUrl for google maps implementation of marker manager when creating a marker.

@DaSchTour DaSchTour self-assigned this Feb 15, 2023
@DaSchTour
Copy link
Contributor

I checked the code and this should already work as expected

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