1. We got shp, Index, dbf file from client
2. In order to map it to Google map we need to convert it to Kml or
Kmz format
3. For converting shp files to kml files we need to use tools
a. http://shape2earth.com/shp2e.aspx
Follow these steps to start using Shape2Earth for MapWindo
Hi,
Google Maps API is javascript based: your webserver just serves a web
page, and the browser downloads the maps scripts, tiles, etc from
Google.
Your webserver doesn't need to connect to Google.
Mathieu
On Jul 2, 10:23 am, lanc3lott wrote:
> I have a question concerning go
I have a question concerning google map integration. Do you know if
HTML page is generated within the Webserver or if only an URL is
returned to the browser and the browser connects to internet to get
the generated HTML part ? Basically we would need to know if this is
the webserver who connects