Closed jmi23 closed 8 years ago
Most of this case, there is javascript error in your code, and it fails to load the maps plugin.
Sorry, but Intel XDK manages all the plugins, and no one of them have to be loaded with plugin. prefix. I asked you for correct usage. Until this I try to reinstall the plugin, maybe thats why an error occurs. The deviceready system works, because all the other things load and if, say, to code "console.log("ready")" in the deviceready function, it appears in the console.
We don't support independent IDEs, and I have never used the Intel XDK. Please ask at the Intel XDK community or stack overflow.
For your information: regarding of @ttarakanoff comments, you need to use remote debugger. https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/714#issuecomment-169866410
Thanks, but i already figured it out. Reinstalling of the plugins helped. Maybe, the internet connection was slow, and on downloading from NPM repo something went missing. Now it works, with window.plugin.google.maps.
wait for deviceready event, div is set, but no map starts. trying to address with all the
in all the cases the map doesnt start. Using Intel XDK, cordova 5.4.1, crosswalk. What is the correct usage? code as follows:
or as this, according to your example: