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
exampledirectory - Added source SVG assets in
srcdirectory - Added Less and Sass variable definitions
Updates
- Moved Map Icon files to
distdirectory - 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-iconclass e.g.<span class="map-icon map-icon-point-of-interest"></span> - Updated
custom_labelMarker object property tomap_icon_label