Project

General

Profile

Actions

Feature proposal #5240

closed

Implement Location status button

Added by krileon about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
17 April 2015
Due date:
% Done:

100%

Estimated time:

Description

Implement button to add the status location. This should append to the action and support various location relationshisp. Example as follows.

is feeling great at home

Support Google map display of location on click.

Actions #1

Updated by krileon almost 9 years ago

Possibly use http://leafletjs.com/index.html and OpenStreetMap instead of Google.

Actions #2

Updated by krileon almost 9 years ago

  • Priority changed from Normal to High
Actions #3

Updated by krileon almost 9 years ago

  • % Done changed from 0 to 30

Maybe instead of loading down with an API just use a URL structure and like straight to Google maps. See the below for URL parameters.

http://stackoverflow.com/questions/6018060/google-maps-url-i-want-to-create-a-url-to-google-maps-i-want-to-show-search-ne

Actions #4

Updated by krileon almost 9 years ago

  • % Done changed from 30 to 90

Needs further testing and improvement, but liking the supplied address directly to map search works well. The address should be supplied as standards comma separated. Example as follows:

LOCATION, ADDRESS, CITY, STATE ZIP

The below usages also work.

LOCATION, ADDRESS
ADDRESS
LOCATION

All will do a standard Google maps search.

Actions #5

Updated by krileon almost 9 years ago

  • % Done changed from 90 to 70

Implement a button to use JS geolocation function to find a users location. The place feature also should be 2 inputs. 1 for the place and 1 for the address. Address being optional with the geolocation button.

Actions #6

Updated by krileon almost 9 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 70 to 100
Actions #7

Updated by krileon almost 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF