- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to create a app for a society which members can add new meetings, they can see the meetings venue on a map. I started to develop it using Intel® XDK Geolocation Sample. I want to know about is how can I set meeting venue(places) on that map? Do I need a database?
Thanks
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Inspecting the code > https://github.com/gomobile/sample-html5-geolocation-map/blob/master/www/index.html#L33 < you can see that the sample uses the Google Maps API. You'll have to study their documentation to understand how to annotate a map served up by Google Maps.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Inspecting the code > https://github.com/gomobile/sample-html5-geolocation-map/blob/master/www/index.html#L33 < you can see that the sample uses the Google Maps API. You'll have to study their documentation to understand how to annotate a map served up by Google Maps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got it :D Thanks Paul!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page