Releases: scottdejonge/map-icons
Releases · scottdejonge/map-icons
3.0.0
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
2.2.0
2.1.0
- Changed icon- prefix to map-icon-
- Added ROUNDED marker
- Fixed SVG Markers to center on LatLng
2.0.0
- Added Activity Icons
- Fix Marker Docs with SVG Notation
1.2.0
- Fixed Icons to be Pixel Grid Aligned
- Added User Interface Icons
- Added Marker Icons