UMKC-Law / Parcel-Assessment-Tool

http://umkc-law.github.io/Parcel-Assessment-Tool
MIT License
4 stars 5 forks source link

Map App Progress #9

Closed QuestofIranon closed 9 years ago

QuestofIranon commented 9 years ago

I tried to recreate the PAT Balsamiq Mock up Ron emailed me. I also added in a few things like the slide out panel Adam and I had discussed. This shouldn't be too hard to port over to the google maps version in Adam's repo, I just haven't done it yet. It still needs some restyling and other things worked out but I thought this would be a good point to create a pull request since most of the basics are functionally there and it provides a groundwork to build off of.

edit - Since cartodb.js includes mustache.js already (which is used for the info boxes) I decided to utilize it for much of the panel. cartodb.js also includes a much older version of jquery so I included a newer version that is compatible with the newest version of bootstrap. An alternative would be to use an older version of bootstrap. I found that the cartodb team will sometimes host a non-jquery version on their cdn but didn't host one for the current version as far as I could tell.

You can see a live version of my revisions here