On Jan 3, 6:22 pm, Ching-wah Mok <[email protected]> wrote:
> Dear James,
>
> Those KML files which I wanted to publish were corporate sensitive KML data
> are expected to be restricted to some user groups within the Intranet.  
> Then, it means that I cannot use this way to publish them to google maps V3
> api.  Of course, my future plan is to deliver those kml files through web
> services, is there any other ways to read kml file for the 
> google.maps.KmlLayer
> api function or other subroutines.

You could try geoxml3:
http://code.google.com/p/geoxml3/

It allows access to local files (they _have_ to be in the same domain
as the requesting page currently).

Please note however that your map must be public to comply with the
Google Maps API terms of use, if it is hosted on an intranet you will
need to purchase a premier license:
http://code.google.com/apis/maps/documentation/premier/

  -- Larry

>
> Regards
> David

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to