On Nov 16, 11:06 am, anionic <[email protected]> wrote:
> We want to allow some staff access to a public website which uses Maps
> API v2, without allowing them access to everything else at
> maps.google.com (especially, interactive Google Maps).
>
> From peeking at request and response headers, we think we could allow:
>
>  * responses from maps.google.com _only_ of type="text/javascript" or
> "text/javascript; charset=UTF-8"
>
>  * any cookies set by maps.google.com
>
> as well as unrestricted access to the usual map servers etc.
>
> This should make interactive Maps unusable, but is it enough to ensure
> that the external site's use of the API will not be obstructed?

I'm not sure that what you are trying to do is possible.  Google maps
uses a modified version of the API, so blocking that without blocking
the API will be difficult.

  -- Larry

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=.


Reply via email to