On Aug 28, 5:47 am, Chevron <[email protected]> wrote: > this tag initializes the map > > <rich:gmap id="map" > gmapVar="map" locale="DE" > lat="#{currentStatus.latitude}" > lng="#{currentStatus.longitude}" > gmapKey="..." > enableInfoWindow="false" > mapType="G_NORMAL_MAP" > warningMessage="Your browser does not support Google > Maps" oninit="initialize();" /> > > it is present there in my code. > > and I also tried with m:map > > still the same problem...........
Time for a link then. As your code for m:map doesn't appear to match what you had for rich:gmap, it's unlikely to work the same way. This group deals with Javascript and the use of the API as detailed in the documentation. You're not using a standard framework for Google Maps. If you want help here, you must provide a link -- that way we can see what your peculiar code is generating and we *may* be able to reverse engineer what you should be doing. If you can't post a link, then you will probably be better off posting your code in a group dedicated to whatever "rich" is. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
