Module that enables you to manage Google Maps markers for later use (p.e contact page). Around 1000 icons to choose from (the icons have been taken from this page -> https://mapicons.mapsmarker.com).
Demo ¶
Requirements ¶
Yii 2.x
Usage ¶
This extension is a module. You just need to copy it on modules/markers
Then add an entry to the modules array:
'markers' => [
'class' => 'app\modules\markers\Markers',
]
],
Donations ¶
Donations are welcome. Thanks for your support!!!
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.