forked from 0x2620/oxjs
[wip] create LeafletMap using leaflet instead of google maps
This commit is contained in:
parent
4189c740b5
commit
ae2b1854aa
8 changed files with 2443 additions and 3 deletions
|
|
@ -832,7 +832,6 @@ Ox.Map = function(options, self) {
|
|||
}
|
||||
|
||||
function initMap() {
|
||||
|
||||
getMapBounds(function(mapBounds) {
|
||||
|
||||
//Ox.Log('Map', 'init', mapBounds.getSouthWest(), mapBounds.getNorthEast(), mapBounds.getCenter())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue