Remove the trailing comma: {mapTypeIds:[],} -> {mapTypeIds:[]}. Internet
Explorer refuses to parse things with trailing commas.On Sat, Oct 30, 2010 at 7:40 AM, Genti Qirjazi <[email protected]>wrote: > hi > > I have created some custom controls in google maps but when i open the map > with Internet Explorer the controls don't show up in the map. > > When i use mapTypeControlOptions:{mapTypeIds:[],} the map doesn't show in > IE(this happen only when i add custom map control); > > > Can any body tell me how to fix these problems. > > Genti > > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- 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.
