ABOUT
Simple Map Locator has been developed entirely in php, html and jquery.
It’s simple and intuitive: just use the backend to create as many maps and markers you want!
Based on OpenStreetMap, no need api key and annoying quota limits! Ready to use!!
BACKEND DEMO LINK
user: demo
passw: test1234
FEATURES VIEWER
– map with different styles
– unlimited markers with clustering and icons
– markers list
– marker’s sheet detail with images
– geolocation
– custom logo
– google analytics integration
– responsive
FEATURES BACKEND
– simple installation
– dashboard
– create / edit customers and administrators (multi users)
– create / edit maps (logo, style, name)
– add / edit markers (details, icon, position, images)
– preview
– publish (link or embed code generator)
– responsive
REQUIREMENTS
– PHP and MYSQL
INSTALLATION
easy, and guided with a wizard, read the readme.txt for more info
CHANGELOG
2.0 - added categories to markers - added filter by category on maps 1.9.1 - fixed a bug on geolocation not working on iframe - ignoring not valid coordinates on viewer 1.9 - added an option to maps to auto show marker's list - added default zoom option to maps - added a search box in the marker's list 1.8 - added possibility to change single marker color 1.7 - added a button to convert marker's address to its coordinates - fixed a bug on import excel markers 1.6 - added an active parameter to markers to enable or disable it 1.5.1 - added possibility to get coordinates with gps to set marker position - added possibility to delete users - bugfix on initial map loading 1.5 - added to dashboard a chart with num markers grouped by maps - added possibility to export all markers of a map - added possibility to activate / deactivate maps - added friendly url to publish link with a custom url - added google analytics integration 1.4.1 - minor bugfix on import markers 1.4 - import massive markers with excel - added users menu backend (only for administrator): manage customers and administrators who can use the application 1.3 - added possibility to input lat / lon manually 1.2 - added marker icons (fontawesome) - added directions button - fixed gallery images 1.1 - maptiler integration 1.0 - initial release