Map Settings

Go to Components » Phoca Maps » Maps - create new map:

Basic Settings

  • Title - Set title for the map
  • Alias - Set alias for the map (alias is used for Phoca Maps Plugin)
  • Latitude - Set latitude for the map (Click on Coordinates button and this input field will be automatically filled if you click on some place in the map)
  • Longitude - Set longitude for the map (Click on Coordinates button and this input field will be automatically filled if you click on some place in the map)
  • Zoom - Set Zoom of the map
  • Map Width - Set width of the map, if you set zero (0) then the map will have 100% widht on your site
  • Map Height - Set height of the map
  • Published - Publish or Unpublish
  • Ordering - Set Ordering
  • Description - Will be displayed above the map

Design Settings

  • Border - Set border of the map

Advanced Settings

  • Map Type - Roadmap | Satellite | Hybrid | Terrain
  • Map Type Control - Disable | Default | Horizontal Bar | Dropdown Menu
  • Map Type Control Position - Top | Top Left | Top Right | Bottom | Bottom Left | Bottom Right | Left | Right
  • Doubleclick Zoom - yes | no
  • Scroll Wheel Zoom - yes | no
  • Navigation Control - Disable | Default | Mini Zoom | Zoom with panning control | Adroid
  • Scale Control - yes|no
  • Display Get Route Form - yes|no - User can find the route to your marker(s) by this form. The form will be displayed only if one or more markers will be set.
  • KML File - KML file can be loaded to the map (not supported in Internet Explorer browsers yet)
  • Custom Options - Set custom options, separate each option with comma (,). For example: parameter1: 0, parameter2: 1. The string entered here will not be checked, but will be directly forwarded to Google Maps API. Wrong values may lead to unwanted effects or no maps displayed at all.
  • Map Styles - Styled maps allow you to customize the presentation of the standard Google base maps, changing the visual display of such elements as roads, parks, and built-up areas.

Marker Settings

Go to Components » Phoca Maps » Markers - create new marker:

Basic Settings

  • Title - Set title for the map
  • Latitude - Set latitude for the map (Click on Coordinates button and this input field will be automatically filled if you click on some place in the map)
  • Longitude - Set longitude for the map (Click on Coordinates button and this input field will be automatically filled if you click on some place in the map)
  • GPS Latitude - Set GPS latitude for the map (Click on Coordinates button and this input field will be automatically filled if you click on some place in the map)
  • GPS Longitude - Set GPS longitude for the map (Click on Coordinates button and this input field will be automatically filled if you click on some place in the map)
  • Map - Select map where the marker should be displayed
  • Published - Publish or Unpublish
  • Ordering - Set Ordering
  • Description - Will be displayed above the map
  • Open Marker Window - yes | no - if yes, marker is opened while loading the map (marker content width and marker content height can be set here)
  • Marker Content Width - width of the marker open window (only if open marker window is set to yes - the window will be resized by API then)
  • Marker Content Height - height of the marker open window (only if open marker window is set to yes - the window will be resized by API then)
  • Display GPS - display or hide GPS value in marker

Design Settings

  • Marker Icon - Set icon of the marker

 

Icon Settings

Go to Components » Phoca Maps » Icons - create new icon:

Basic Settings

  • Title - Set title for the icon
  • Alias - Set alias for the icon
  • Icon URL - Set URL to external marker icon
  • Icon Object - Set object for icon in this form: size;origin;anchor or leave empty, example: 20,24;0,0;0,30
  • Icon Shape Object - Set object for shape icon in this form: type;coords or leave empty, example: rect;0,0,25,30