Hi,
You can try to do this way
-
Log in backend of your site
-
Find JA Google Map plugin from Plugin Manager
-
Add your location: Target Location, Latitude, Longitude, Information options
-
Select Mode, Locations, Map Type, Zoom Level, Width of Map, Height of Map options
- Copy the code from Code container option
for example
{jamap mode='normal' locations='{"location":{"0":""},"latitude":{"0":""},"longitude":{"0":""},"info":{"0":""}}' maptype='normal' map_width='2000' map_height='550' }{/jamap}
- Paste that code to JA ACM module to show the map on your site. You will see the map on your site to show with new location
Regards