Jason Flaherty
Jason Flaherty
Library parses my geojson files properties well. I am not finding a way to get the coordinates out of the geometry area though? Geometry g = parsed.getFeatures().get(i).getGeometry(); g.type() will give...
I have an image map and this: $(document).ready(function(e) { $('img[usemap]').rwdImageMaps(); ``` $('area').on('click', function() { alert($(this).attr('alt') + ' clicked'); }); ``` }); It works fine if you open the accordion, then...
**Describe the bug:** I am using the `` tag inside of `` tags. When I have no style applied, it works fine. However, it fails when I apply styling to...
Excellent library. Thanks for the hard work! I'm looking for a way to bold or italicize text in one of the columns. Am I missing something or is this not...
Hello! I have been looking for a way to set the resultsPerPage. Are we able to do this? Thanks :)