mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-27 07:53:40 +00:00
Merge pull request #3456 from boothym/charging_station
Add capacity field to amenity=charging_station preset
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"operator"
|
||||
"operator",
|
||||
"capacity"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user