GeoJson:LeafletEditor: Difference between revisions
Jump to navigation
Jump to search
(Visual map edit) |
No edit summary |
||
Line 5: | Line 5: | ||
"type": "Feature", | "type": "Feature", | ||
"properties": { | "properties": { | ||
"title": " | "title": "Tromsø", | ||
"description": "" | "description": "[[Norway]]" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
Line 20: | Line 20: | ||
"properties": { | "properties": { | ||
"title": "Kohima", | "title": "Kohima", | ||
"description": "" | "description": "[[India]]" | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
Line 32: | Line 32: | ||
{ | { | ||
"type": "Feature", | "type": "Feature", | ||
"properties": {}, | "properties": { | ||
"title": "São Paulo", | |||
"description": "[[Brazil]]" | |||
}, | |||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
- | -46.639600000000001500666257925331592559814453125, | ||
- | -23.555800000000001404032445861957967281341552734375 | ||
] | ] | ||
} | } |