Page 1 of 1

Using preloaded map component

Posted: Tue Oct 07, 2014 7:33 pm
by Miguel Carrillo

I need to preload a map in case the device doesn't have internet connection the map can show without problems and also if the connection is bad, the map doesn't take any delay on loading parts of.

The preloaded map that i need is about 150 square km, it's a full city.


Using preloaded map component

Posted: Tue Oct 07, 2014 9:04 pm
by Kateryna Grynko

Hi Miguel,

Please check here:
https://developers.google.com/maps/do...


Using preloaded map component

Posted: Tue Oct 07, 2014 9:47 pm
by Miguel Carrillo

Hi I think that you misunderstood me, the think that I need is not a static map, i need a fully functional map to use it as an offline component.

Thanks


Using preloaded map component

Posted: Wed Oct 08, 2014 1:25 am
by Yurii Orishchuk

Hi Miguel,

That's not available with gmap component. But you can use any other web based map you need.

For example: http://stackoverflow.com/questions/61...

Regards.