Google Maps label a marker with KML -



Google Maps label a marker with KML -

i wondering, i've got kml file of points @ locations. when upload kml , direct google maps file, show points. is possible in kml file label point, google maps when search airports or plumbers? illustration this: http://localhostr.com/files/bonhheb/capture.png want markers numbers instead of letters. is possible using kml? or have script this?

yes can using styles , adding <styleurl> each placemark

see: http://code.google.com/intl/nl-nl/apis/kml/documentation/kml_tut.html#custom_styles or http://econym.org.uk/gmap/kml.htm

if want show number in each placemark have create custom image (and style) each one.

google-maps kml

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -