fix GeoJSON deps
This commit is contained in:
parent
04addb791e
commit
87bf1ff144
@ -147,7 +147,7 @@ var deps = {
|
||||
|
||||
GeoJSON: {
|
||||
src: ['layer/GeoJSON.js'],
|
||||
deps: ['CircleMarker', 'Marker', 'MultiPoly', 'FeatureGroup'],
|
||||
deps: ['Polygon', 'Circle', 'Marker', 'FeatureGroup'],
|
||||
desc: 'GeoJSON layer, parses the data and adds corresponding layers above.'
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user