Parametrizacion apara incluir varios geojson adicionales en un mapa
This commit is contained in:
parent
86edfb4889
commit
7d095d7668
@ -77,7 +77,7 @@ $ids = json_decode($otro_json[0]);
|
|||||||
iconAnchor: [13, 27],
|
iconAnchor: [13, 27],
|
||||||
popupAnchor: [1, -24],
|
popupAnchor: [1, -24],
|
||||||
/*iconUrl: feature.properties.icon.iconUrl*/
|
/*iconUrl: feature.properties.icon.iconUrl*/
|
||||||
iconUrl: 'http://localhost/default/tupali/milfs/images/secure/?file=150/da6d16547658ebc06c5378b30d1ee4bf.png'
|
iconUrl: 'https://tupale.co/milfs/images/secure/?file=150/da6d16547658ebc06c5378b30d1ee4bf.png'
|
||||||
|
|
||||||
});
|
});
|
||||||
return L.marker(latlng, {icon: smallIcon});
|
return L.marker(latlng, {icon: smallIcon});
|
||||||
|
Loading…
Reference in New Issue
Block a user