The MapJs is a JavaScript project to create maps or use Geolocation API using only HTML. To use is simple, just add the project source and done! (not need anything, neither less Jquery).
This plugin is in beta phase, what does this mean it? MapJs is recomendable use for test only. Not production.
Some features will be added soon. For while mapJs is unstable.
It's very simple to use MapJs, follow this steps and be happy:
1 • Add the source on tag body end
2 • Just add mapJs tag in anywhere
• Width (default: 500px) = Element width
• Height (default: 300px) = Element height
• Latitude = Latitude map
• Longitude = Longitude map
• Type (default: Satellite) = MapType
Type possibilities: satellite, roadmap, hybrid, terrain
• Zoom (default: 15) = Map zoom
Vr 0.1 (unstable)