Hi, I am new with ionic and i am trying to build an application with offline map using mbtiles and i need to use tiles from allmapsoft.com but when i use the map is not coming it only comes with tiles from tilemill. Can any body help
Thanks.
Is it possible fully offline app with google-maps-plugin? because when I made a app with the plugin, the plugin requires internet connection to get a Google Maps Javascript API v3. the error is like below.
CordovaGoogleMaps.js:57 GET https://maps.googleapis.com/maps/api/js net::ERR_INTERNET_DISCONNECTED
document.addEventListener.once @ CordovaGoogleMaps.js:57
CordovaGoogleMaps.js:45 Can not load the Google Maps JavaScript API v3
CordovaGoogleMaps.js:46 Event {isTrusted: true, type: “error”, target: script, currentTarget: script, eventPhase: 2, …}