Ideas to Implement:
PokeRestAPI: Get Name, type, and sprite info.
Core Ideas to Implement:
- Map of UCR / Riverside
- Pokemon generator based on location/climate/environment.
- Current Location Button (https://developers.arcgis.com/javascript/jssamples/widget_locate.html)
- Another current location button (https://developers.arcgis.com/javascript/jssamples/mobile_geolocaterenderer.html)
- Placing map markers (https://developers.arcgis.com/javascript/jssamples/graphics_svg_path.html)
Ideas to Implement if time permits:
- Facebook login / registration
- Database to store Pokemon collection and other data.
- Pokemon trading, battling, mini-games.
- Use ArcGis Storymap to write details about certain regions. (http://storymaps.arcgis.com/en/app-list/map-journal/gallery/#s=0&md=storymaps-apps:map-journal)
- GPS to Pokemon
- Point clustering (http://developers.arcgis.com/javascript/samples/layers_point_clustering/)
- Popup message upon touch (https://developers.arcgis.com/javascript/jssamples/widget_mobilepopup.html)
- Another popup upon touch (https://developers.arcgis.com/javascript/jssamples/popup_relatedrecords.html)
- Search Pokemon (https://developers.arcgis.com/javascript/jssamples/search_basic.html)
API's:
- PokeAPI
- ArcGis
How to:
- Customize map markers to pokemon (?)
- Embed a image within InfoTemplate: (https://geonet.esri.com/thread/22879)
- Class graphic https://developers.arcgis.com/javascript/jsapi/graphic-amd.html#setattributes
Map Markers (And Pokemon) PLACE COORDINATES POKEMON The Big C (33.971314, -117.302239) Mewtwo Panda Express (33.974384, -117.328810) Pangoro Wells Fargo ATM (33.975074, -117.328255) Meowth Arts 113 Studio Theatre (33.975419, -117.331483) Smeargle Bell Tower (33.973344, -117.328123) Chingling Bourns Hall (33.975266, -117.326502) Voltorb Rec Center (33.978850, -117.328120) Machoke Rivera Library (33.972556, -117.327502) Loudred Genomics (33.971449, -117.326350) Deoxys Pool (33.974820, -117.329420) Wailord
Log in or sign up for Devpost to join the conversation.