再びBlog
ホーム » leaflet » Leaflet DrawのMarker登録機能をToolbarを使用せずに呼び出す
以下のコードを呼び出し
[code] new L.Draw.Marker(map, drawControl.options.marker).enable(); [/code]