Video Tutorial:
In this shortcode we have 5 settings for modification. And for find Lat Lng position please use this site: http://itouchmap.com/latlong.html
1st parameter is height=”150“ : Need an height value (px)
2nd parameter type=”m” : Map type: m = Road Map – k = Satellite – h = Hybrid – p = Terrain
3rd parameter lat=”38.428971″ : Lat coordinate for map
4th parameter lng=”38.428971″ : Lng coordinate for map
5th parameter zoom=”14″ : Zoom parameter only numeric
Sample code is below;
[wmf_maps height="150" type="m" lat="38.428971" lng="27.134342" zoom="14"][/wmf_maps]