On Oct 12, 8:05 am, jd <[email protected]> wrote: > great! this works perfectly. > > thanks for helping me out Larry!
You are welcome. Your page seems like it might be a useful example for someone. I think I have seen others asking how to do similar things, and this page is an example of how to create markers from coordinates in a text box. -- Larry > > On Oct 11, 4:59 pm, "[email protected]" <[email protected]> > wrote: > > > > > On Oct 11, 3:42 pm, jd <[email protected]> wrote: > > > > not sure what you mean. > > > > been away from javascript and google maps for awhile. > > > > can you provide an example that would work with my map...? > > >http://www.geocodezip.com/water_ca_gov_GeoRectifyA.html > > > -- Larry > > > > thanks > > > > On Oct 11, 3:29 pm, "[email protected]" <[email protected]> > > > wrote: > > > > > On Oct 11, 2:39 pm, jd <[email protected]> wrote: > > > > > > hey guys - having trouble clearing markers on map. select "add > > > > > markers" to add them to map. select "clear map" to remove them. > > > > > > getting an error when removing markers from map. > > > > > > .setMap is not a function. > > > > > It isn't (at least of the elements in your MyArray, they are the lines > > > > take out of the text box, and don't have a setMap method). I would > > > > suggest making an array containing the google.maps.markers objects > > > > that you want to call .setMap(null) on. > > > > > -- Larry > > > > > > here's a link: > > > > > >http://www.water.ca.gov/waterdatalibrary/groundwater/projects/deer_cr... > > > > > > any help is appreciated!!- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - -- 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 [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-js-api-v3?hl=en.
