On May 5, 10:54 pm, urvishjain <[email protected]> wrote: > I know this is very silly... but i was not able to fix it > > I want to display my icon image at a particular latitude-longitude on > map. > > When i make a GMarker object with GLatLng, GIcon and boolean true > value the map.addOverlay method gives an error ('x' is null or not an > object). when i remove GIcon and boolean value i can see the default > pushpin icon at the location > > i also tried marker.setImage but no success > > Please help
How? Where is your map? Try: http://econym.org.uk/gmap/ If that doesn't help, follow the suggested posting guidelines: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
