AbduzZami / open_street_map_search_and_pick

GNU General Public License v3.0
15 stars 32 forks source link

Included locationPinText property #17

Closed bartzdev closed 1 year ago

bartzdev commented 1 year ago

Included locationPinText property on OpenStreetMapSearchAndPick widget, to customize a label above location pin icon. When no text is provided, default is address text.

Resolves #12

bartzdev commented 1 year ago

Also included buttonTextStyle property to OpenStreetMapSearchAndPick Widget. Resolves #9.