Thanks ;D


On 15 abr, 15:57, Rossko <[email protected]> wrote:
> > My question is
> > about the capabilities about the engine. It's a lot of documentation
> > and i cannot find answer to my questions
>
> It's an API for developers, you create the capabilities you want using
> the available tools.
>
> > - I know i can generate GMarkers with custom icons. But if the points
> > are in the kml, can I associate an icon for all those points using
> > javascript?
>
> Yes.
>
> > - This files can have lots of points, routes and polilines. How can i
> > control which ones are visibles in different zoom levels?
>
> You'd need some means of determining which things to show when.  You
> might assign some kind of property, or properties to your data.  Or
> you might detrmin it using some existing property - "Don't show
> bustops above zoom level 10" or "Only show routes of less than 1km
> length when zoomed in close" or whatever.  That's up to you.
>
> > - Can i store differentlayersof information in a single KML? if
> > so... can i programatically change which ones are visibles and turn
> > them on/off?
>
> Yes.
>
> cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to