Here are some examples. This defaults to the normal map and markers show when selecting custom layer: http://www.bendparksandrec.org/park_map1.html
Only shows custom layer, markers now showing: http://www.bendparksandrec.org/park_map2.html Shows normal layer and custom. Defaults to custom and markers do not show: http://www.bendparksandrec.org/park_map3.html On May 12, 5:37 pm, "[email protected]" <[email protected]> wrote: > On May 12, 2:45 pm, "Morgan O'Neal" <[email protected]> wrote: > > > I have a custom tile layer and map type. Everything is working fine > > till I try to load markers using a GGeoXml source. The markers do now > > show unless I have a normal map type displaying (map, satellite ...). > > If I have a normal map layer and switch to my custom layer the markers > > show but this is not what I want. > > > Does anyone know why makers would not show when I only load my map > > type? > > Something is wrong with the map. Can't tell what as I can't see > it... > > > > > Does a map type need to have the markers defined and if so how do I do > > that? > > No. > > > > > // Does not show markers > > map.setCenter(new GLatLng(0,0), 11, mapType); > > What is mapType? > > -- Larry > > > > > // Does show markers > > map.setCenter(new GLatLng(0,0), 11); > > > -- > > 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 > > athttp://groups.google.com/group/google-maps-api?hl=en. > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
