ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

Help me please. Fixed center marker Maps #326

Open KanKai opened 3 years ago

KanKai commented 3 years ago

Fixed center marker Maps, I have a problem that I can not solve. I am trying to create a marker to place fixedly on the screen. Like the line application. I use Google Maps native. I thank you if you find a solution.

wf9a5m75 commented 3 years ago

This?

https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/2417

KanKai commented 3 years ago

This?

mapsplugin/cordova-plugin-googlemaps#2417

How to Fixed Center Marker & Get New LatLng

wf9a5m75 commented 3 years ago

There is no such a function in this plugin (also in Google Maps API).

You need to control the camera and marker by your code.