Appearance
Migration from Gmaps
The Maps module add some new things but also dropped some functions compared to the Gmaps module.
First de-install the Gmaps module (save your API keys to notepad) and install the Maps module.
The following functions are removed
Google weather lib (Support will come to Maps)
Google panoramio lib
Google geometry lib
Google drawing lib
{error}tag, just check the log in the CPhidden_divparamstatic map option
marker:get_elevation(new module for this will come)gesture_handlingparam (Will come to Maps)KML layer
Fusion Table (Will come to Maps)
cache_timefrom the{exp:reinos_maps:map}method
The following functions are changed
zoom_control_positionhas new valuestoplefttoprightbottomleftbottomright- Infowindow and infobox are replaced by
popup:content fit_mapis now per map type instead of a global onesnazzy_mapenstyledparams are replace forparam google_maps:style(Note, you have to use the Google Maps Tile)map_typesare replace bytilesmap_type_control_positionis renamed totile_control_positionmarker:labelreplace bytooltip
The best way to convert the Gmaps to Maps module, is to check every part of your code and check the documentation. Most of the template tags are the same, but its good to check it anyway.
