Skip to content

data attribute options - #2

Open
tonytonyjan wants to merge 1 commit into
aslamdoctor:masterfrom
tonytonyjan:patch-1
Open

data attribute options#2
tonytonyjan wants to merge 1 commit into
aslamdoctor:masterfrom
tonytonyjan:patch-1

Conversation

@tonytonyjan

Copy link
Copy Markdown

Make use of data attribute, so that we can customise options.
for example, to disable map scroll:

<section id="map" data-scrollwheel="false"></section>

Make use of data attribute, so that we can customise options. 
for example, to disable map scroll:
```html
<section id="map" data-scrollwheel="false"></section>
```
@ayrancd

ayrancd commented Nov 8, 2019

Copy link
Copy Markdown

Is there a way to change the color of the map to be something like https://optimas.com/global-locations ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants