add CircleMarker as dependency of GeoJSON
This commit is contained in:
parent
6db592b5da
commit
2780ed6c6d
@ -151,7 +151,7 @@ var deps = {
|
||||
|
||||
GeoJSON: {
|
||||
src: ['layer/GeoJSON.js'],
|
||||
deps: ['Marker', 'MultiPoly', 'FeatureGroup'],
|
||||
deps: ['CircleMarker', 'Marker', 'MultiPoly', 'FeatureGroup'],
|
||||
desc: 'GeoJSON layer, parses the data and adds corresponding layers above.'
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user