On Nov 29, 11:50 pm, Odoakr <michu...@wp.pl> wrote:
> Hi!
> Thanks for examples
> I see function linkToThisPage(), but I do not konw where is the part
> of code that is responsible for handling with that url when the page
> is starting.

function getParameters()

>
> Thanks!
>
> On 29 Lis, 16:23, "geocode...@gmail.com" <geocode...@gmail.com> wrote:
>
>
>
>
>
>
>
> > On Nov 29, 7:12 am, Odoakr <michu...@wp.pl> wrote:
>
> > > Thanks for quick reply!
>
> > > I see your updatelink() function
>
> > > What about sending information about overlayers? I am thinking about
> > > several kml or fusion tables layers.
>
> > > I am thinking about something like 
> > > that:www.domain.com?lat=9999&lon=999&zoom=8&layers=1,2,3,6,7,8
>
> > You can make the parameters anything you like, you just need to handle
> > those parameters and use them to recreate the state of the map.
>
> > Another example (not using 
> > layers):http://www.geocodezip.com/v2_earthquakeCSV_bounds.asp?lat=14.094&lon=...
>
> > (although the input feed is dynamic, but it illustrated the point).
>
> >  -- Larry
>
> > > On 29 Lis, 15:41, Marcelo <marcelo...@hotmail.com> wrote:
>
> > > > On Nov 29, 7:34 am, Odoakr <michu...@wp.pl> wrote:
>
> > > > > Is there any class that create this? The goal is to create something
> > > > > simmilar to Permalink Control in OpenLayers
>
> > > > You don't need a class for that. All you have to do is put together a
> > > > string.
>
> > > > See the function updateLink() inhttp://maps.forum.nu/gm_main.html
>
> > > > That's V2, but it should be simple enough to adapt it to V3.
>
> > > > --
> > > > Marcelo -http://maps.forum.nu
> > > > --

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to