Details
Assignee
UnassignedUnassignedReporter
David WhiterodDavid WhiterodFix versions
Affects versions
Priority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
David Whiterod
David WhiterodFix versions
Affects versions
Priority
Created December 9, 2008 at 1:00 AM
Updated July 8, 2011 at 7:24 AM
Google Maps has changed the Map types (Map, Satellite, Hybrid) in Version 2 of the API.
The new types are: G_NORMAL_MAP; G_SATELLITE_MAP; G_HYBRID_MAP.
The plug-in code has been updated to use the new codes.
If an object supplies the old code they will be converted to the new codes.
(see: http://code.google.com/apis/maps/documentation/upgrade.html#MapTypeNames)