reduccion de iconos
This commit is contained in:
parent
4ed10b3805
commit
9305996832
@ -225,7 +225,7 @@ $ids = json_decode($otro_json[0]);
|
|||||||
|
|
||||||
pointToLayer: function(feature, latlng) {
|
pointToLayer: function(feature, latlng) {
|
||||||
var smallIcon = new L.Icon({
|
var smallIcon = new L.Icon({
|
||||||
iconSize: [100, 100],
|
iconSize: [50, 50],
|
||||||
iconAnchor: [13, 27],
|
iconAnchor: [13, 27],
|
||||||
popupAnchor: [1, -24],
|
popupAnchor: [1, -24],
|
||||||
autoPanPadding: [30,30],
|
autoPanPadding: [30,30],
|
||||||
|
2
milfs
2
milfs
@ -1 +1 @@
|
|||||||
Subproject commit ea815bc5053485154cf336a2da6ff488d105a310
|
Subproject commit 5200902fd45a48600deecc8bbe2a4730310cd443
|
Loading…
Reference in New Issue
Block a user