Add Label Marker to map using @ionic/google-maps

Is there an option to add a maker to the map using the native plugin that is a Text label and an image?
like this:
image

with the API its simple just passing the ‘label’ argument but in the native plugin its not present.

thanks for any help. o/

First off, @ionic/google-maps isn’t a package. Assuming you are talking @capacitor/google-maps? :smile:

There is an open issue for what you are requesting here - [capacitor/google-maps]: allow to set text inside the marker. · Issue #1664 · ionic-team/capacitor-plugins · GitHub

Lol yeah sorry I mistyped.

Thanks, guess I’ll wait for it then.