ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help me please. Fixed center marker Maps

KanKai opened this issue · comments

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.

This?

mapsplugin/cordova-plugin-googlemaps#2417

How to Fixed Center Marker & Get New LatLng

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.