C# .NET - Disable InfoWindow Google Map
Asked By Saeed Ahmad
10-Feb-12 05:08 AM
I do not want to show info window when annotation on map is clicked . I need urgent solution .Kindly i am not finding way to disable info window
Reena Jain replied to Saeed Ahmad
hi,
There is a http://code.google.com/apis/maps/documentation/v3/reference.html#InfoWindow
function for InfoWindows. Just keep track of the last opened window,
and call the close function on it when a new window is created.
check this for more information
http://www.lootogo.com/googlemapsapi3/markerPlugin.html
Saeed Ahmad replied to Reena Jain
Actually I am adding markers from server side and on click redirecting to a page.when marker is clicked info window is shown. I do not want to show infowindow at any time .By default it should not show. Kindly i need quick response
Reena Jain replied to Saeed Ahmad
hi,
There is an openInfoWindow reference in the .js that opens the info
window. You could comment it out at the appropriate place. If you had a
url I could give you the line number and more precise reference.
or check this
http://www.ardnet.co.uk/remove-info-window-from-google-maps-embed/
Saeed Ahmad replied to Reena Jain
I am using Artem Google Map API version 4.1.0.0
info window google map api hi all , i have been using google map Api in my site here i display some data on the info window for every newyork 11 22 2 asd wasinton 12 54 3 - -- - -- - - - - - 4 - -- - -- - - - - 5 - -- - -- - - - - - - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- - i using the difault infowindow style for the map info windows i want to change the infowindow style in the map like some user defined divs with more look and feel how can i do this
info window in artem google map hi all, im using artem google map API for my asp.net website in that i generating the Markers dynamically based on the database values (latitude / longitude) i also added a infowindow to the markers now i want to add a tabbed infowindow to those markers i found more codes from internet but they using javascript . . . . i wan
How can i show small map in infowindow in Gmap using c# hi frds how can i show small map in infowindow in gMap using c# re: How can i show small map in infowindow in Gmap using c# Hi, Google represents an instance of the map as a "GMap" object. It is rendered as a div tag on the page. Once
how to show directions in google map by vb.net Hi. i am working on a windows application in vb.net i hav a web browser in my application for showing up the directions in google map. i want to show the directions between 2 points . below is the url of the same http: / / maps.google.com / maps?q = PARMA +ID, +to+PHILADELPHIA +PA, view = map&pw = 2 but i also want to show the direction between 2 points(A, 9 Check This article. . it may be useful for you! http: / / blog.saraf.me / 2010 / 09 / google-map-api-get-direction-steps-with-c / Hi Please refer this link www.youtube.com / watch