How to draw a polygon with a shortcode
-
The docs say that leaflet-polygon is done in a virtually identical way to leaflet-line, but when I try:
[leaflet-polygon latlngs=”24.49544204715154,39.54516336321831;23.612612559142114,52.48705789446831;24.315358601162448,54.7062961757183;25.19330573538391,55.2556125819683″]
or even
[leaflet-polygon addresses=”Montreal;Halifax;Quebec”]All it does is echo the literal shortcodes back to the browser screen. What’s the proper syntax?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to draw a polygon with a shortcode’ is closed to new replies.