On Sep 25, 10:25 am, Tom <[email protected]> wrote: > > and I have tryed to change the TYPE with MAP .....but the problem is > the same. > > This is a link to the page:http://www.ditvindue.dk/montoer.html > > Does anyone have some input to solve my problem ?
G_SATELLITE_MAP works for me. I can even force your map to change correctly by using that. The problem is that version 1 is obsolete, and Version 1 symbols like G_SATELLITE_TYPE no longer work. In fact that particular constant was withdrawn several months ago. You should definitely convert your code to use version 2 syntax, because even with v=1 you get the v=2 API. 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 -~----------~----~----~----~------~----~------~--~---
