-
Notifications
You must be signed in to change notification settings - Fork 0
fofanafi/custom-map-uploader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple rails app that allows you to upload an image and see it on google maps with panning and zoom. All of the processing is done in the foreground. Models: image - 'Saving' the image tiles it and saves the tiles to public/data/tiles. Views: upload/upload.html.erb - Pick an image to upload. viewmap.html.erb - See the map. Right now, this simply displays the tiles in public/data/tiles. Controllers: upload - Uploads the image, then displays the map.
About
Make a custom google map from an image.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published