javascript - What to use to build an interactive map application -
i'm trying build web app nodejs.
there feature want implement:
main page should interactive (or not) map.
when user posts picture location info (probably longitude , latitude), show marker or small preview picture on location on main page.
"places" in iphone's album app. there open-source javascript modules can use? or ideas on how build this? thanks!
Comments
Post a Comment