[Google Maps API v2] Re: Kml with dropdown list
Well tnx for the fast reply.
But this is for a xml i already see this examples but the problem is
that my kml is download from a URL and them proceed, i open him by
this
var kml = new GGeoXml(url);
map.addOverlay(kml);
with xml is more easy but to a kml is not with categories and
something. :S
On Jul 6, 9:26 pm, xelawho <xela...@gmail.com> wrote:
> i decide that the
>
> > best way to put them in a good place is creating adropdownlistor a
> > checkbox that loads like the sidebar the points and them the user
> > choose witch he want to see in the map with thatdropdownlistor
> > check point.
>
> checkboxes are easy:http://econym.org.uk/gmap/categories.htm
>
> dropdowns (select boxes) aren't that complicated either:http://econym.org.uk/gmap/basic15.htm
>
> if you wanted something like the fist, but with categories displayed
> by choosing from adropdownrather than checkbox, it would be a simple
> matter of changing the checkbox code fordropdowncode. You can see
> how to create hard-coded dropdowns here:http://www.w3schools.com/TAGS/tag_option.asp
>
> if you're having problems with your map, it's best to provide a link
> to the page showing the problem.
>
> hope that helps.
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home