[Google Maps API v3] Re: Markers Suddenly Missing

2012-02-13 Thread Pil
Line 7 should be removed. Character-encoding declaration is missing. The following line initiates the content string of *every* marker content var contentString = ''+ Ever heard that the value of an id attribute should be unique? On Feb 14, 5:11 am, Tallguy wrote: > Hi, > > I created the

[Google Maps API v3] Re: Markers Suddenly Missing

2012-02-13 Thread geocode...@gmail.com
On Feb 13, 10:29 pm, "geocode...@gmail.com" wrote: > On Feb 13, 8:11 pm, Tallguy wrote: > > > Hi, > > > I created the following map which used to display all of the markers > > inserted in the html code but recently (within the last few weeks) > > only one of the markers appears. I'm sure it's so

[Google Maps API v3] Re: Markers Suddenly Missing

2012-02-13 Thread geocode...@gmail.com
On Feb 13, 8:11 pm, Tallguy wrote: > Hi, > > I created the following map which used to display all of the markers > inserted in the html code but recently (within the last few weeks) > only one of the markers appears. I'm sure it's something very basic > I'm not doing, since I'm a novice, but I ca

[Google Maps API v3] Markers Suddenly Missing

2012-02-13 Thread Tallguy
Hi, I created the following map which used to display all of the markers inserted in the html code but recently (within the last few weeks) only one of the markers appears. I'm sure it's something very basic I'm not doing, since I'm a novice, but I can't seem to figure it out. http://www.cnuatla

Re: [Google Maps API v3] Re: 求助:怎样得到用户浏览的地图类型

2012-02-13 Thread Kevin Law
非常感谢!! 在 2012年2月9日 下午1:34,xelawho 写道: > assuming I understand the question and you want to check for hybrid > type as well: > > google.maps.event.addListener(map, 'click', function() { > if(map.getMapTypeId()=="satellite"||map.getMapTypeId()=="hybrid"){ > alert("you clicked on the satellite map!")

Re: [Google Maps API v3] Re: Important: We’re moving our support forums for Maps API technical questions to Stack Overflow

2012-02-13 Thread Andres Ferrate
Hi All, Thank you for chiming in with your thoughts. We're listening :-) As Chris Broadfoot mentioned in the original post, we believe that the move to Stack Overflow will be beneficial. Although the occasional code dump may occur, we're in the early stages and this is *our (i.e., you and us) *

[Google Maps API v3] Re: Important: We’re moving our support forums for Maps API technical questions to Stack Overflow

2012-02-13 Thread SpoilsportMotors
On Feb 12, 4:55 pm, "DropaBalm.com Jambo" wrote: > Not a pity. Stack Overflow is GREAT. They have a great platform for > doing tech Q&A. Many times when you going looking from the solution to > an tech issue, you will find the the best, authoritative, validated > info on a Stack Overflow entry. Su