On Oct 27, 1:58 pm, Magician <
lmatth...@mac.com> wrote:
> Dear Forum,
>
> I have developed a Google Map application and it is working nicely. I
> have found the Javascript implementation to be fairly straightforward
> with only a few minor issues. I created my own stylized map removing
> state names and adding polygons that define specific geographical
> regions on the map. Sorry I cannot provide you a link since it is on an
> U.S. government site and requires VPN access. (I realize that the
> posting guidelines emphasize this but my hands are tied).
It is not only the posting guidelines, but the Terms of Use require it
be public.
>
> What I would like to do now is to limit the map to only display the
> continental U.S. and Alaska. I have been all over the demo code and
> documentation and have not found anything, so far, that would indicate
> how to do this.
>
> I suppose I could create a polygon that covers the rest of the world
> and add some opacity to it so that only a dim world map is shown
> through it.
>
> I would appreciate any answers or ideas you may have that would help in
> this endeavor.
See this v2 example (by marcelo):
http://maps.forum.nu/gm_texas.html
-- Larry
>
> Thanks in advance,
>
> Magician