Sadly there are no new icons, version 3.0.0 is clearing house for modern development requirements and fixing bugs. Major release due to breaking behaviour.
Additions
- Added
map-icons.min.css
- Added npm scripts for dist compilation
- Added
package.json
- Added
bower.json
- Added example in docs and in
example
directory - Added source SVG assets in
src
directory - Added Less and Sass variable definitions
Updates
- Moved Map Icon files to
dist
directory - Changed
<i>
tags to<span>
for icons - Removed demo page
- Updated marker SVG strings
- Fixed CSS selectors for styling
- Removed duplicate markup wrapping icons in Google Maps
- Updated docs
- Fixed DNS hosting to restore map-icons.com
Breaking Changes
- Icon classes must be prefixed with a
map-icon
class e.g.<span class="map-icon map-icon-point-of-interest"></span>
- Updated
custom_label
Marker object property tomap_icon_label