Enabling LiteMode In Javascript Googlemaps Api
We are using JavaFX' WebView to embed a webpage where we want to display map content using google map's javascript API and ng-map. NgMap.getMap().then(function (map) {
Solution 1:
When I just load google maps in a JavaFX WebView via URL I automatically end up in the lite mode. Are you sure this does not happen for you too?
Post a Comment for "Enabling LiteMode In Javascript Googlemaps Api"