96

Product support

Get help in the plugin support forum.

  • Added on Feb 5, 2016
  • Current version: 1.0.2
  • Platform Compatibility
    v4.x not tested
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

This component provide an easy way for inserting interactive Google Maps widget into your website.

Adding a map to a CMS page or Layout

Drag the Map / Google Map Component to your page or layout and configure it properties. See the list of supported properties on the Documentation tab.

Map on page

Installation via Command Line

php artisan plugin:install Jiri.Map

Component properties

  • Latitude - center of map
  • Longitude- center of map
  • Zoom - default map zoom
  • Width - It can be use px or %
  • Height - It can be use px or %, but default is 350px (not all elements support 100% height)
  • Map Type - type of map: Roadmap, Satellite, Hybrid, Terrain
  • Show Marker - show marker on center map (on Latitude x Longitude)
  • API key - It can be empty, but for more information visit (showing limit): https://developers.google.com/maps/documentation/javascript/get-api-key
  • Found the plugin useful on 26 Mar, 2017

    .... but how to insert TWO or more maps on one page?

  • author

    Replied on 27 Mar, 2017

    New version now support two and more maps in one page

  • Found the plugin useful on 12 Oct, 2016

    Good plugin, but there are 2 essential feature missing for me : the ability to disable mouse scroll on the map, and the ability to show and customize the text displayed on bubble (setup the content on the component configuration or render a partial).

  • Found the plugin useful on 15 Apr, 2016

    Very simple to use, but problem in modal window

  • Found the plugin useful on 20 Mar, 2016

    Super useful and super easy to use, thank you!!!!

1.0.2

Fixed: two or more maps in one page

Mar 27, 2017

1.0.1

First version of Map

Feb 03, 2016