<div dir="ltr">Hello all,<br><br>I currently have a small mapping application using the Google Maps API which I&#39;m planning to migrate to mapstraction. This application will mainly operate &quot;online&quot;, but will occasionally run in a private network not connected to the web. Obviously this will break everything.<br>
<br>So, I&#39;m wondering if there is a way to run a mapping application while not connected to the web. I will be providing my own map tiles, so access to the map data is not the issue. Rather, the issue is retaining the map functionality which (I believe) means still having access to all the JavaScript mapstraction calls for the service one is using (Google in my case). I&#39;d probably also need access to markers.<br>
<br>Does anyone have ideas or hints about how to implement this or if it&#39;s even possible? I&#39;ve stumbled upon <a href="http://code.google.com/p/ogmaps/">this</a> which, while it neither works not lets one use the API, does hint at how it could be done. I&#39;m pretty new a JavaScript and online maps, and while I&#39;m not afraid
to get my hands dirty, I&#39;d like to know if this is a dead end before I spend too much time on it.<br><br>Any info would be appreciated.<br><br>Thanks,<br>axel.<br></div>