bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
140 stars 71 forks source link

Add lat and lng atts to image-map shortcode #163

Closed AK-digital closed 1 year ago

AK-digital commented 2 years ago

Hi there,

I'd like to add my little contribution to this cool plugin : my changes will allow editor to use lat="" and lng="" to the image-map shortcode, redefining the center point on first load if atts are set (''0' if not.)

My first official contribution to the community. Hope it will be published =)

Cheers !

AK-digital commented 2 years ago

Limit input lat and lng to int