Justin Kimbrell

Results 86 comments of Justin Kimbrell

I just pushed my latest changes. Here is a basic usage example: ``` (function($) { $(document).ready(function() { $('.custom-select').customSelect({ iconClass: 'icon-sort-down' }); }); }(jQuery)); ```

The directions only work with v3, which is a commercial release. The release features on Github is v2, which was free and open. http://ee.saucepantest.com/google-maps is the temporary location of documentation...

Thanks for the feedback. Do you have the setting enabled to pre-fill other custom fields with the latitude and longitude? It seems they may be blank and there may be...

Just wanted to update this thread. There is a new re-written fieldtype that is almost finished that addresses all these issues. There is a ton of new features, extendability, and...

I have an interactive demo of the new fieldtype. There are ton of new settings and options to make the map do different things. In the demo I have Waypoint...

Just to let you know, I just updated the v2.3 beta branch that fixes this problem. Let me know if there are any more issues. Sorry for the delay.