SaulBurgos / easyLocator

Jquery plugin that load locations on google maps, using a google spreadsheet.
18 stars 7 forks source link

Marker for clustering #2

Open rafmix opened 8 years ago

rafmix commented 8 years ago

Hi, thanks for the code

The CDN for font-awesone has changed (https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css)

I have a small issue, for clusteredMArker, I din't see clustere marker, alway standard icon or the value of iconMaker in the array. Is it because the link for image patch is no more valid (in easyLocator.js: https://googlemaps.github.io/js-marker-clusterer/images/m)?

Regards Raf

SaulBurgos commented 8 years ago

I have tested those links:

http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css https://googlemaps.github.io/js-marker-clusterer/images/m2.png

and are working ok. Do you have the last code version ?

Can you share a link to see the problem ??

rafmix commented 8 years ago

Thank for you quick answer. Seems that font issue is only on local, works online. and also cluster markers.... Regards