Difference between revisions of "Widget:OSM-Sudoroom-dev"

From Sudo Room
Jump to navigation Jump to search
(fix use of lonlat variable)
(oops, i zoomed in before - ACTUALLY zoom out)
Line 15: Line 15:
           );
           );
   
   
     var zoom=17;
     var zoom=15;
   
   
     var markers = new OpenLayers.Layer.Markers( "Markers" );
     var markers = new OpenLayers.Layer.Markers( "Markers" );

Revision as of 21:09, 3 March 2014

This is a homebrew attempt at making an OSM widget in mediawiki, fancier than the official extension will allow.