Table of Contents
Use the shortcode [gjm_jobs_map] to generate a mashup map of the job on your site.
Shortcode Attributes #
- map_height – the map height in pixels or percentage ( ex. gjm_map_height=”200px” ).
- map_width – the map width in pixels or percentage ( ex. gjm_map_width=”100%” ).
- map_type – support ROADMAP, SATELLITE, HYBRID and TERRAIN ( ex. gjm_map_type=”ROADMAP” ).
- results_count – the maximum number of items to display (default: 200 ).
- show_filled_jobs – 0 || 1 to show or hide filled jobs ( default: 0 ).
- scroll_wheel – 0 || 1 to disable or enable map zoom using the mouse scroll-wheel ( default: 1 ).
- group_markers – “markers_clusterer” or “markers_spiderfier” ( default: markers_clusterer ).
- user_marker – URL to the map icon represents the user’s location on the map ( default: https://maps.google.com/mapfiles/ms/icons/blue-dot.png.
- location_marker – URL to the map icon represents the location of the job on the map ( default: https://maps.google.com/mapfiles/ms/icons/red-dot.png ).
- gjm_clusters_path – URL to the folder contains your custom clusters images ( default: https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/ ).