scottdejonge / map-icons

An icon font for use with Google Maps API and Google Places API using SVG markers and icon labels
http://map-icons.com/
MIT License
1.05k stars 198 forks source link

Missing position absolute in minified js #44

Open dennisirmscher opened 8 years ago

dennisirmscher commented 8 years ago

The minified js is missing position absolute for the div wrapper of the icon (in line 99 of the unminified version).

rajagopalx commented 8 years ago

icon labels are not placed correctly when i use minified version

jeffkee commented 8 years ago

I get some odd positioning of the labels inside. The main SVG vector paths such as the SQUARE_PIN is positioned well, but all labels inside appear in a straight vertical line.

Checked CSS, apart from box-sizing: border-box, there's no other CSS overriding it at all.

screen shot 2016-08-03 at 4 08 37 pm

EngineeredTruth commented 8 years ago

I get the same vertical align error with the minified version as well. Even after building