Christopher Ambler Posted April 5, 2010 at 02:09 AM Share Posted April 5, 2010 at 02:09 AM It looks like the value of the menu parameter "zoom" is never used in the geomaps module. As such, if you set the custom center and zoom option (mode 2) and provide lat/lon, the map will never center on that lat/lon if there is no radius. That is, if you specify a radius, the map will center on the lat/lon by virtue of the markers coming up within the radius around that lat/lon. This is the map making its best guess (which is usually pretty good). But if you want a map that has ALL DATA POINTS worldwide, but still centers on a specific lat/lon with a specific zoom level, you can't do that, as zoom is never used. It's never consumed in module_geomaps_controller.php and therefore not passed to the map. Link to comment
Alejandro Posted April 5, 2010 at 07:56 PM Share Posted April 5, 2010 at 07:56 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Christopher Ambler Posted April 5, 2010 at 08:03 PM Author Share Posted April 5, 2010 at 08:03 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted April 5, 2010 at 08:15 PM Share Posted April 5, 2010 at 08:15 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Christopher Ambler Posted April 5, 2010 at 08:16 PM Author Share Posted April 5, 2010 at 08:16 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Tim Posted February 29, 2012 at 04:52 PM Share Posted February 29, 2012 at 04:52 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted February 29, 2012 at 11:12 PM Share Posted February 29, 2012 at 11:12 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts