mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 918 forks source link

Is it possibile to use the map without the touch overlay? #2808

Closed marcusdiy closed 4 years ago

marcusdiy commented 4 years ago

I'm submitting a ...

OS:

Questions 1) Is it possible to use the plugin without the overlay? 2) Is it possibile to trigger and control the map via js? 3) Is it possibile to trigger click and drag events via js?

Current behavior: The native layer is placed every time the plugin is used...

Expected behavior: No overlay layer. All the map changes and event will triggered by js.

wf9a5m75 commented 4 years ago

I can't understand what's your questions. I recommend you use Google Maps JavaScript v3. It's easy to control by is everything.

wf9a5m75 commented 4 years ago

I think you have only JS knowledge, but you need to lean more native sides knowledge of Android and iOS, in order to discuss about this plugin.

marcusdiy commented 4 years ago

Yes, I'm a web developer. Google Maps Javascript api has limitations. Native is way better. My question was about the possibility to control the native map layer without the native overlay layer.

wf9a5m75 commented 4 years ago

Use version 1 of this plugin. Version 1 does not have native layer